home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / cmdity / cntrwn23.lha / CenterWin / smakefile < prev    next >
Makefile  |  1996-04-26  |  188b  |  15 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Fri Apr 26 15:17:11 1996
  4. #
  5.  
  6. OBJS= CenterWin.o
  7.  
  8. CenterWin: $(OBJS)
  9.    sc link to CenterWin with <<
  10. $(OBJS)
  11. <
  12.  
  13. CenterWin.o: CenterWin.c
  14.  
  15.